Rate Overview
Live
1 MGA = 0.208661 KPW
1 KPW = 4.7925
MGA
Avg
0.208990
High
0.210384
Low
0.208138
Last updated: 8/24/2026, 3:03:39 PM
Quick Conversions
| MGA | KPW |
|---|---|
| 1 MGA | 0.21 KPW |
| 10 MGA | 2.09 KPW |
| 50 MGA | 10.43 KPW |
| 100 MGA | 20.87 KPW |
| 500 MGA | 104.33 KPW |
| 1,000 MGA | 208.66 KPW |
Get MGA/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KPWExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-08-24T15:03:39Z",
"rates": {
"KPW": 0.208661
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KPW",
"amount": 100
},
"result": 20.866100000000003,
"rate": 0.208661
}Build with MGA/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key