Rate Overview
Live
1 MGA = 0.357714 KRW
1 KRW = 2.7955
MGA
Avg
0.362244
High
0.367608
Low
0.355353
Last updated: 7/9/2026, 7:51:05 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.36 KRW |
| 10 MGA | 3.58 KRW |
| 50 MGA | 17.89 KRW |
| 100 MGA | 35.77 KRW |
| 500 MGA | 178.86 KRW |
| 1,000 MGA | 357.71 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-07-09T19:51:05Z",
"rates": {
"KRW": 0.357714
}
}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.7714,
"rate": 0.357714
}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