Rate Overview
Live
1 MGA = 4.1594 IDR
1 IDR = 0.240418
MGA
Avg
4.0410
High
4.2986
Low
3.6348
Last updated: 7/25/2026, 8:09:20 AM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.16 IDR |
| 10 MGA | 41.59 IDR |
| 50 MGA | 207.97 IDR |
| 100 MGA | 415.94 IDR |
| 500 MGA | 2,079.71 IDR |
| 1,000 MGA | 4,159.42 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-25T08:09:20Z",
"rates": {
"IDR": 4.159419
}
}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": 415.9419,
"rate": 4.159419
}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