Frictionless API to determine the price of a stamp.Rate limited to 60 calls per minute.

$ curl "https://postageapi.com/price/"
{"cents_float": 0.66, "cents_int": 66, "formatted_usd": "$0.66"}