Rate Overview
Live
1 KRW = 2.7895 MGA
1 MGA = 0.358484
KRW
Avg
2.7943
High
2.8119
Low
2.7812
Last updated: 4/17/2026, 6:33:11 AM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.79 MGA |
| 10 KRW | 27.90 MGA |
| 50 KRW | 139.48 MGA |
| 100 KRW | 278.95 MGA |
| 500 KRW | 1,394.76 MGA |
| 1,000 KRW | 2,789.52 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-04-17T06:33:11Z",
"rates": {
"MGA": 2.789523
}
}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.9523,
"rate": 2.789523
}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