Rate Overview
Live
1 MGA = 0.363942 KRW
1 KRW = 2.7477
MGA
Avg
0.348486
High
0.367589
Low
0.314275
Last updated: 7/2/2026, 7:01:12 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.36 KRW |
| 10 MGA | 3.64 KRW |
| 50 MGA | 18.20 KRW |
| 100 MGA | 36.39 KRW |
| 500 MGA | 181.97 KRW |
| 1,000 MGA | 363.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-07-02T07:01:12Z",
"rates": {
"KRW": 0.363942
}
}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.3942,
"rate": 0.363942
}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