Rate Overview
Live
1 MGA = 4.2515 IDR
1 IDR = 0.235209
MGA
Avg
4.2324
High
4.2515
Low
4.2031
Last updated: 7/8/2026, 8:02:50 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.25 IDR |
| 10 MGA | 42.52 IDR |
| 50 MGA | 212.58 IDR |
| 100 MGA | 425.15 IDR |
| 500 MGA | 2,125.77 IDR |
| 1,000 MGA | 4,251.54 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-08T08:02:50Z",
"rates": {
"IDR": 4.251543
}
}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.1543,
"rate": 4.251543
}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