Rate Overview
Live
1 MGA = 4.2544 IDR
1 IDR = 0.235053
MGA
Avg
3.7746
High
4.2544
Low
3.3668
Last updated: 7/6/2026, 7:31:44 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.25 IDR |
| 10 MGA | 42.54 IDR |
| 50 MGA | 212.72 IDR |
| 100 MGA | 425.44 IDR |
| 500 MGA | 2,127.18 IDR |
| 1,000 MGA | 4,254.36 IDR |
Get MGA/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=IDRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-06T07:31:44Z",
"rates": {
"IDR": 4.254361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "IDR",
"amount": 100
},
"result": 425.4361,
"rate": 4.254361
}Build with MGA/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key