Rate Overview
Live
1 USD = 63.8186 MZN
1 MZN = 0.015669
USD
Avg
63.8170
High
63.8591
Low
63.7856
Last updated: 9/7/2026, 10:04:57 PM
Quick Conversions
| USD | MZN |
|---|---|
| 1 USD | 63.82 MZN |
| 10 USD | 638.19 MZN |
| 50 USD | 3,190.93 MZN |
| 100 USD | 6,381.86 MZN |
| 500 USD | 31,909.32 MZN |
| 1,000 USD | 63,818.63 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-09-07T22:04:57Z",
"rates": {
"MZN": 63.81863142
}
}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": 6381.863142,
"rate": 63.81863142
}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