Rate Overview
Live
1 MYR = 0.208209 KYD
1 KYD = 4.8029
MYR
Avg
0.196188
High
0.211335
Low
0.181795
Last updated: 5/28/2026, 3:45:40 AM
Quick Conversions
| MYR | KYD |
|---|---|
| 1 MYR | 0.21 KYD |
| 10 MYR | 2.08 KYD |
| 50 MYR | 10.41 KYD |
| 100 MYR | 20.82 KYD |
| 500 MYR | 104.10 KYD |
| 1,000 MYR | 208.21 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-05-28T03:45:40Z",
"rates": {
"KYD": 0.208209
}
}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.8209,
"rate": 0.208209
}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