Rate Overview
Live
1 MYR = 0.212394 KYD
1 KYD = 4.7082
MYR
Avg
0.204782
High
0.213371
Low
0.196345
Last updated: 3/28/2026, 10:59:08 AM
Quick Conversions
| MYR | KYD |
|---|---|
| 1 MYR | 0.21 KYD |
| 10 MYR | 2.12 KYD |
| 50 MYR | 10.62 KYD |
| 100 MYR | 21.24 KYD |
| 500 MYR | 106.20 KYD |
| 1,000 MYR | 212.39 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-03-28T10:59:08Z",
"rates": {
"KYD": 0.212394
}
}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": 21.2394,
"rate": 0.212394
}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