Rate Overview
Live
1 KYD = 21.7021 MXN
1 MXN = 0.046078
KYD
Avg
21.7267
High
22.5707
Low
20.6300
Last updated: 3/27/2026, 9:53:02 AM
Quick Conversions
| KYD | MXN |
|---|---|
| 1 KYD | 21.70 MXN |
| 10 KYD | 217.02 MXN |
| 50 KYD | 1,085.11 MXN |
| 100 KYD | 2,170.21 MXN |
| 500 KYD | 10,851.07 MXN |
| 1,000 KYD | 21,702.14 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-27T09:53:02Z",
"rates": {
"MXN": 21.702143
}
}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": 2170.2143,
"rate": 21.702143
}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