Rate Overview
Live
1 IDR = 0.003771 MZN
1 MZN = 265.1816
IDR
Avg
0.003766
High
0.003783
Low
0.003748
Last updated: 3/27/2026, 11:49:20 AM
Quick Conversions
| IDR | MZN |
|---|---|
| 1 IDR | 0.00 MZN |
| 10 IDR | 0.04 MZN |
| 50 IDR | 0.19 MZN |
| 100 IDR | 0.38 MZN |
| 500 IDR | 1.89 MZN |
| 1,000 IDR | 3.77 MZN |
Get IDR/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=MZNExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T11:49:20Z",
"rates": {
"MZN": 0.003771
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "MZN",
"amount": 100
},
"result": 0.3771,
"rate": 0.003771
}Build with IDR/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key