Rate Overview
Live
1 MGA = 0.208694 KPW
1 KPW = 4.7917
MGA
Avg
0.208980
High
0.210037
Low
0.207811
Last updated: 9/11/2026, 7:24:12 AM
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.35 KPW |
| 1,000 MGA | 208.69 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-09-11T07:24:12Z",
"rates": {
"KPW": 0.208694
}
}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.8694,
"rate": 0.208694
}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