Rate Overview
Live
1 MGA = 4.2100 IDR
1 IDR = 0.237528
MGA
Avg
4.1810
High
4.2123
Low
4.1416
Last updated: 7/29/2026, 8:15:29 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.21 IDR |
| 10 MGA | 42.10 IDR |
| 50 MGA | 210.50 IDR |
| 100 MGA | 421.00 IDR |
| 500 MGA | 2,105.02 IDR |
| 1,000 MGA | 4,210.03 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-29T08:15:29Z",
"rates": {
"IDR": 4.210031
}
}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": 421.00309999999996,
"rate": 4.210031
}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