Rate Overview
Live
1 XCD = 103.9660 PKR
1 PKR = 0.009619
XCD
Avg
103.8024
High
104.1071
Low
103.0569
Last updated: 5/29/2026, 5:29:36 PM
Quick Conversions
| XCD | PKR |
|---|---|
| 1 XCD | 103.97 PKR |
| 10 XCD | 1,039.66 PKR |
| 50 XCD | 5,198.30 PKR |
| 100 XCD | 10,396.60 PKR |
| 500 XCD | 51,983.02 PKR |
| 1,000 XCD | 103,966.04 PKR |
Get XCD/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=PKRExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-29T17:29:36Z",
"rates": {
"PKR": 103.966039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "PKR",
"amount": 100
},
"result": 10396.6039,
"rate": 103.966039
}Build with XCD/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key