Rate Overview
Live
1 MGA = 4.2616 IDR
1 IDR = 0.234653
MGA
Avg
3.9743
High
4.2616
Low
3.6348
Last updated: 5/28/2026, 3:45:39 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.26 IDR |
| 10 MGA | 42.62 IDR |
| 50 MGA | 213.08 IDR |
| 100 MGA | 426.16 IDR |
| 500 MGA | 2,130.81 IDR |
| 1,000 MGA | 4,261.61 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-28T03:45:39Z",
"rates": {
"IDR": 4.261612
}
}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": 426.16120000000006,
"rate": 4.261612
}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