Rate Overview
Live
1 MGA = 4.2453 IDR
1 IDR = 0.235553
MGA
Avg
3.8479
High
4.2453
Low
3.6348
Last updated: 5/27/2026, 9:44:31 PM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.25 IDR |
| 10 MGA | 42.45 IDR |
| 50 MGA | 212.27 IDR |
| 100 MGA | 424.53 IDR |
| 500 MGA | 2,122.66 IDR |
| 1,000 MGA | 4,245.32 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-27T21:44:31Z",
"rates": {
"IDR": 4.245323
}
}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.5323,
"rate": 4.245323
}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