Rate Overview
Live
1 KRW = 2.7888 MGA
1 MGA = 0.358572
KRW
Avg
2.8072
High
2.8823
Low
2.7575
Last updated: 5/27/2026, 8:45:06 PM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.79 MGA |
| 10 KRW | 27.89 MGA |
| 50 KRW | 139.44 MGA |
| 100 KRW | 278.88 MGA |
| 500 KRW | 1,394.42 MGA |
| 1,000 KRW | 2,788.84 MGA |
Get KRW/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=MGAExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-05-27T20:45:06Z",
"rates": {
"MGA": 2.788839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "MGA",
"amount": 100
},
"result": 278.8839,
"rate": 2.788839
}Build with KRW/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key