Rate Overview
Live
1 MGA = 4.2510 IDR
1 IDR = 0.235238
MGA
Avg
4.2464
High
4.2701
Low
4.2161
Last updated: 6/19/2026, 8:32:53 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.25 IDR |
| 10 MGA | 42.51 IDR |
| 50 MGA | 212.55 IDR |
| 100 MGA | 425.10 IDR |
| 500 MGA | 2,125.51 IDR |
| 1,000 MGA | 4,251.01 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-06-19T08:32:53Z",
"rates": {
"IDR": 4.251012
}
}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.1012,
"rate": 4.251012
}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