Rate Overview
Live
1 USD = 63.9550 MZN
1 MZN = 0.015636
USD
Avg
63.9562
High
63.9604
Low
63.9497
Last updated: 4/18/2026, 8:48:22 AM
Quick Conversions
| USD | MZN |
|---|---|
| 1 USD | 63.96 MZN |
| 10 USD | 639.55 MZN |
| 50 USD | 3,197.75 MZN |
| 100 USD | 6,395.50 MZN |
| 500 USD | 31,977.52 MZN |
| 1,000 USD | 63,955.04 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-04-18T08:48:22Z",
"rates": {
"MZN": 63.9550351
}
}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": 6395.5035100000005,
"rate": 63.9550351
}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