Rate Overview
Live
1 KYD = 21.0344 MXN
1 MXN = 0.047541
KYD
Avg
22.7830
High
25.1600
Low
20.7501
Last updated: 7/30/2026, 9:23:20 AM
Quick Conversions
| KYD | MXN |
|---|---|
| 1 KYD | 21.03 MXN |
| 10 KYD | 210.34 MXN |
| 50 KYD | 1,051.72 MXN |
| 100 KYD | 2,103.44 MXN |
| 500 KYD | 10,517.21 MXN |
| 1,000 KYD | 21,034.43 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-07-30T09:23:20Z",
"rates": {
"MXN": 21.034429
}
}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": 2103.4429,
"rate": 21.034429
}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