Rate Overview
Live
1 YER = 1.1854 PKR
1 PKR = 0.843567
YER
Avg
1.1818
High
1.1866
Low
1.1695
Last updated: 8/14/2026, 6:16:07 AM
Quick Conversions
| YER | PKR |
|---|---|
| 1 YER | 1.19 PKR |
| 10 YER | 11.85 PKR |
| 50 YER | 59.27 PKR |
| 100 YER | 118.54 PKR |
| 500 YER | 592.72 PKR |
| 1,000 YER | 1,185.44 PKR |
Get YER/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=PKRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-14T06:16:07Z",
"rates": {
"PKR": 1.185442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "PKR",
"amount": 100
},
"result": 118.54420000000002,
"rate": 1.185442
}Build with YER/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key