Rate Overview
Live
1 KYD = 21.7442 MXN
1 MXN = 0.045989
KYD
Avg
21.7282
High
22.5707
Low
20.6300
Last updated: 3/27/2026, 11:39:12 AM
Quick Conversions
| KYD | MXN |
|---|---|
| 1 KYD | 21.74 MXN |
| 10 KYD | 217.44 MXN |
| 50 KYD | 1,087.21 MXN |
| 100 KYD | 2,174.42 MXN |
| 500 KYD | 10,872.09 MXN |
| 1,000 KYD | 21,744.18 MXN |
Get KYD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=MXNExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-27T11:39:12Z",
"rates": {
"MXN": 21.744179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "MXN",
"amount": 100
},
"result": 2174.4179,
"rate": 21.744179
}Build with KYD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key