Rate Overview
Live
1 USD = 63.8257 MZN
1 MZN = 0.015668
USD
Avg
63.8704
High
63.9598
Low
63.7943
Last updated: 7/29/2026, 5:38:46 PM
Quick Conversions
| USD | MZN |
|---|---|
| 1 USD | 63.83 MZN |
| 10 USD | 638.26 MZN |
| 50 USD | 3,191.28 MZN |
| 100 USD | 6,382.57 MZN |
| 500 USD | 31,912.83 MZN |
| 1,000 USD | 63,825.67 MZN |
Get USD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MZNExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-29T17:38:46Z",
"rates": {
"MZN": 63.82566841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MZN",
"amount": 100
},
"result": 6382.566841,
"rate": 63.82566841
}Build with USD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key