Rate Overview
Live
1 MGA = 0.217396 KPW
1 KPW = 4.5999
MGA
Avg
0.214815
High
0.217396
Low
0.212200
Last updated: 3/6/2026, 11:52:11 PM
Quick Conversions
| MGA | KPW |
|---|---|
| 1 MGA | 0.22 KPW |
| 10 MGA | 2.17 KPW |
| 50 MGA | 10.87 KPW |
| 100 MGA | 21.74 KPW |
| 500 MGA | 108.70 KPW |
| 1,000 MGA | 217.40 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-03-06T23:52:11Z",
"rates": {
"KPW": 0.217396
}
}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": 21.7396,
"rate": 0.217396
}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