Rate Overview
Live
1 KRW = 2.7488 MGA
1 MGA = 0.363792
KRW
Avg
3.1213
High
3.4564
Low
2.7488
Last updated: 3/27/2026, 9:55:34 AM
Quick Conversions
| KRW | MGA |
|---|---|
| 1 KRW | 2.75 MGA |
| 10 KRW | 27.49 MGA |
| 50 KRW | 137.44 MGA |
| 100 KRW | 274.88 MGA |
| 500 KRW | 1,374.41 MGA |
| 1,000 KRW | 2,748.82 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-03-27T09:55:34Z",
"rates": {
"MGA": 2.74882
}
}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": 274.882,
"rate": 2.74882
}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