Rate Overview
Live
1 MGA = 0.313446 KRW
1 KRW = 3.1903
MGA
Avg
0.342036
High
0.366558
Low
0.313446
Last updated: 9/10/2026, 4:54:03 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.31 KRW |
| 10 MGA | 3.13 KRW |
| 50 MGA | 15.67 KRW |
| 100 MGA | 31.34 KRW |
| 500 MGA | 156.72 KRW |
| 1,000 MGA | 313.45 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-09-10T04:54:03Z",
"rates": {
"KRW": 0.313446
}
}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": 31.3446,
"rate": 0.313446
}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