Rate Overview
Live
1 USD = 63.7605 MZN
1 MZN = 0.015684
USD
Avg
63.8428
High
63.9153
Low
63.7605
Last updated: 3/7/2026, 3:44:52 AM
Quick Conversions
| USD | MZN |
|---|---|
| 1 USD | 63.76 MZN |
| 10 USD | 637.60 MZN |
| 50 USD | 3,188.02 MZN |
| 100 USD | 6,376.05 MZN |
| 500 USD | 31,880.24 MZN |
| 1,000 USD | 63,760.48 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-03-07T03:44:52Z",
"rates": {
"MZN": 63.76048102
}
}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": 6376.048102,
"rate": 63.76048102
}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