Rate Overview
Live
1 XCD = 102.7115 PKR
1 PKR = 0.009736
XCD
Avg
103.7387
High
105.0566
Low
102.7115
Last updated: 7/25/2026, 10:49:31 PM
Quick Conversions
| XCD | PKR |
|---|---|
| 1 XCD | 102.71 PKR |
| 10 XCD | 1,027.12 PKR |
| 50 XCD | 5,135.58 PKR |
| 100 XCD | 10,271.15 PKR |
| 500 XCD | 51,355.77 PKR |
| 1,000 XCD | 102,711.53 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-07-25T22:49:31Z",
"rates": {
"PKR": 102.711532
}
}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": 10271.1532,
"rate": 102.711532
}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