Rate Overview
Live
1 MGA = 4.2464 IDR
1 IDR = 0.235494
MGA
Avg
4.2306
High
4.2705
Low
4.1947
Last updated: 7/1/2026, 12:50:06 PM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.25 IDR |
| 10 MGA | 42.46 IDR |
| 50 MGA | 212.32 IDR |
| 100 MGA | 424.64 IDR |
| 500 MGA | 2,123.20 IDR |
| 1,000 MGA | 4,246.39 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-01T12:50:06Z",
"rates": {
"IDR": 4.246393
}
}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.63930000000005,
"rate": 4.246393
}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