Rate Overview
Live
1 IDR = 0.003517 MZN
1 MZN = 284.3332
IDR
Avg
0.003540
High
0.003569
Low
0.003517
Last updated: 7/9/2026, 7:54:36 AM
Quick Conversions
| IDR | MZN |
|---|---|
| 1 IDR | 0.00 MZN |
| 10 IDR | 0.04 MZN |
| 50 IDR | 0.18 MZN |
| 100 IDR | 0.35 MZN |
| 500 IDR | 1.76 MZN |
| 1,000 IDR | 3.52 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-07-09T07:54:36Z",
"rates": {
"MZN": 0.003517
}
}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.3517,
"rate": 0.003517
}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