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

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