Rate Overview
Live
1 MGA = 0.349577 KRW
1 KRW = 2.8606
MGA
Avg
0.353225
High
0.356796
Low
0.348101
Last updated: 5/7/2026, 11:29:19 AM
Quick Conversions
| MGA | KRW |
|---|---|
| 1 MGA | 0.35 KRW |
| 10 MGA | 3.50 KRW |
| 50 MGA | 17.48 KRW |
| 100 MGA | 34.96 KRW |
| 500 MGA | 174.79 KRW |
| 1,000 MGA | 349.58 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-05-07T11:29:19Z",
"rates": {
"KRW": 0.349577
}
}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.9577,
"rate": 0.349577
}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