Rate Overview
Live
1 MYR = 0.201442 KYD
1 KYD = 4.9642
MYR
Avg
0.203053
High
0.204544
Low
0.201442
Last updated: 7/5/2026, 7:04:08 AM
Quick Conversions
| MYR | KYD |
|---|---|
| 1 MYR | 0.20 KYD |
| 10 MYR | 2.01 KYD |
| 50 MYR | 10.07 KYD |
| 100 MYR | 20.14 KYD |
| 500 MYR | 100.72 KYD |
| 1,000 MYR | 201.44 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-05T07:04:08Z",
"rates": {
"KYD": 0.201442
}
}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.1442,
"rate": 0.201442
}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