Rate Overview
Live
1 XCD = 103.9216 PKR
1 PKR = 0.009623
XCD
Avg
103.6866
High
104.0669
Low
103.0425
Last updated: 7/15/2026, 2:32:01 PM
Quick Conversions
| XCD | PKR |
|---|---|
| 1 XCD | 103.92 PKR |
| 10 XCD | 1,039.22 PKR |
| 50 XCD | 5,196.08 PKR |
| 100 XCD | 10,392.16 PKR |
| 500 XCD | 51,960.81 PKR |
| 1,000 XCD | 103,921.62 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-15T14:32:01Z",
"rates": {
"PKR": 103.921615
}
}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": 10392.1615,
"rate": 103.921615
}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