Rate Overview
Live
1 MGA = 4.0914 IDR
1 IDR = 0.244416
MGA
Avg
4.0948
High
4.1076
Low
4.0849
Last updated: 9/4/2026, 12:50:58 PM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.09 IDR |
| 10 MGA | 40.91 IDR |
| 50 MGA | 204.57 IDR |
| 100 MGA | 409.14 IDR |
| 500 MGA | 2,045.69 IDR |
| 1,000 MGA | 4,091.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-09-04T12:50:58Z",
"rates": {
"IDR": 4.091388
}
}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": 409.1388,
"rate": 4.091388
}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