Rate Overview
Live
1 MYR = 222.8807 KPW
1 KPW = 0.004487
MYR
Avg
222.1706
High
223.0660
Low
219.8530
Last updated: 8/23/2026, 4:30:47 PM
Quick Conversions
| MYR | KPW |
|---|---|
| 1 MYR | 222.88 KPW |
| 10 MYR | 2,228.81 KPW |
| 50 MYR | 11,144.04 KPW |
| 100 MYR | 22,288.07 KPW |
| 500 MYR | 111,440.35 KPW |
| 1,000 MYR | 222,880.70 KPW |
Get MYR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=KPWExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-08-23T16:30:47Z",
"rates": {
"KPW": 222.8807
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "KPW",
"amount": 100
},
"result": 22288.07,
"rate": 222.8807
}Build with MYR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key