Rate Overview
Live
1 MGA = 4.0992 IDR
1 IDR = 0.243947
MGA
Avg
4.0280
High
4.0997
Low
3.9612
Last updated: 3/6/2026, 11:52:12 PM
Quick Conversions
| MGA | IDR |
|---|---|
| 1 MGA | 4.10 IDR |
| 10 MGA | 40.99 IDR |
| 50 MGA | 204.96 IDR |
| 100 MGA | 409.92 IDR |
| 500 MGA | 2,049.62 IDR |
| 1,000 MGA | 4,099.25 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-06T23:52:12Z",
"rates": {
"IDR": 4.099248
}
}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.9248,
"rate": 4.099248
}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