Rate Overview
Live
1 MYR = 0.202478 KYD
1 KYD = 4.9388
MYR
Avg
0.207603
High
0.213197
Low
0.198286
Last updated: 7/22/2026, 2:04:03 AM
Quick Conversions
| MYR | KYD |
|---|---|
| 1 MYR | 0.20 KYD |
| 10 MYR | 2.02 KYD |
| 50 MYR | 10.12 KYD |
| 100 MYR | 20.25 KYD |
| 500 MYR | 101.24 KYD |
| 1,000 MYR | 202.48 KYD |
Get MYR/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=KYDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-22T02:04:03Z",
"rates": {
"KYD": 0.202478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "KYD",
"amount": 100
},
"result": 20.247799999999998,
"rate": 0.202478
}Build with MYR/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key