Rate Overview
Live
1 MGA = 0.358938 KRW
1 KRW = 2.7860
MGA
Avg
0.341083
High
0.362213
Low
0.314275
Last updated: 5/27/2026, 5:17:27 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.36 KRW |
| 10 MGA | 3.59 KRW |
| 50 MGA | 17.95 KRW |
| 100 MGA | 35.89 KRW |
| 500 MGA | 179.47 KRW |
| 1,000 MGA | 358.94 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-05-27T17:17:27Z",
"rates": {
"KRW": 0.358938
}
}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": 35.8938,
"rate": 0.358938
}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