Rate Overview
Live
1 MGA = 0.348927 KRW
1 KRW = 2.8659
MGA
Avg
0.334244
High
0.367608
Low
0.310048
Last updated: 7/12/2026, 12:45:39 PM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.35 KRW |
| 10 MGA | 3.49 KRW |
| 50 MGA | 17.45 KRW |
| 100 MGA | 34.89 KRW |
| 500 MGA | 174.46 KRW |
| 1,000 MGA | 348.93 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-12T12:45:39Z",
"rates": {
"KRW": 0.348927
}
}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": 34.8927,
"rate": 0.348927
}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