Rate Overview
Live
1 KHR = 0.001002 MYR
1 MYR = 998.0040
KHR
Avg
0.000996
High
0.001002
Low
0.000990
Last updated: 9/3/2026, 2:36:43 PM
Quick Conversions
| KHR | MYR |
|---|---|
| 1 KHR | 0.00 MYR |
| 10 KHR | 0.01 MYR |
| 50 KHR | 0.05 MYR |
| 100 KHR | 0.10 MYR |
| 500 KHR | 0.50 MYR |
| 1,000 KHR | 1.00 MYR |
Get KHR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KHR¤cies=MYRExample Response:
{
"success": true,
"base": "KHR",
"date": "2026-09-03T14:36:43Z",
"rates": {
"MYR": 0.001002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KHR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KHR",
"to": "MYR",
"amount": 100
},
"result": 0.10020000000000001,
"rate": 0.001002
}Build with KHR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key