Rate Overview
Live
1 USD = 63.7922 MZN
1 MZN = 0.015676
USD
Avg
63.7996
High
63.9153
Low
63.5736
Last updated: 3/27/2026, 12:59:25 PM
Quick Conversions
| USD | MZN |
|---|---|
| 1 USD | 63.79 MZN |
| 10 USD | 637.92 MZN |
| 50 USD | 3,189.61 MZN |
| 100 USD | 6,379.22 MZN |
| 500 USD | 31,896.11 MZN |
| 1,000 USD | 63,792.21 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-27T12:59:25Z",
"rates": {
"MZN": 63.79221249
}
}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": 6379.221249,
"rate": 63.79221249
}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