Rate Overview
Live
1 MGA = 0.366538 KRW
1 KRW = 2.7282
MGA
Avg
0.326111
High
0.366538
Low
0.289318
Last updated: 6/30/2026, 9:05:03 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.37 KRW |
| 10 MGA | 3.67 KRW |
| 50 MGA | 18.33 KRW |
| 100 MGA | 36.65 KRW |
| 500 MGA | 183.27 KRW |
| 1,000 MGA | 366.54 KRW |
Get MGA/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KRWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-30T21:05:03Z",
"rates": {
"KRW": 0.366538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KRW",
"amount": 100
},
"result": 36.6538,
"rate": 0.366538
}Build with MGA/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key