Rate Overview
Live
1 MGA = 0.353386 KRW
1 KRW = 2.8298
MGA
Avg
0.356959
High
0.360802
Low
0.352290
Last updated: 7/11/2026, 12:04:25 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.35 KRW |
| 10 MGA | 3.53 KRW |
| 50 MGA | 17.67 KRW |
| 100 MGA | 35.34 KRW |
| 500 MGA | 176.69 KRW |
| 1,000 MGA | 353.39 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-11T00:04:25Z",
"rates": {
"KRW": 0.353386
}
}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.3386,
"rate": 0.353386
}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