Rate Overview
Live
1 MGA = 4.2437 IDR
1 IDR = 0.235646
MGA
Avg
3.7544
High
4.2437
Low
3.3668
Last updated: 5/28/2026, 12:09:33 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.24 IDR |
| 10 MGA | 42.44 IDR |
| 50 MGA | 212.18 IDR |
| 100 MGA | 424.37 IDR |
| 500 MGA | 2,121.83 IDR |
| 1,000 MGA | 4,243.66 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-05-28T00:09:33Z",
"rates": {
"IDR": 4.243658
}
}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": 424.3658,
"rate": 4.243658
}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