Rate Overview
Live
1 MGA = 4.0833 IDR
1 IDR = 0.244897
MGA
Avg
4.0656
High
4.0844
Low
4.0446
Last updated: 3/27/2026, 8:11:17 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.08 IDR |
| 10 MGA | 40.83 IDR |
| 50 MGA | 204.17 IDR |
| 100 MGA | 408.33 IDR |
| 500 MGA | 2,041.67 IDR |
| 1,000 MGA | 4,083.34 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-03-27T08:11:17Z",
"rates": {
"IDR": 4.083344
}
}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": 408.3344,
"rate": 4.083344
}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