Rate Overview
Live
1 YER = 1.1869 PKR
1 PKR = 0.842522
YER
Avg
1.1819
High
1.1869
Low
1.1694
Last updated: 7/9/2026, 4:23:16 AM
Quick Conversions
| YER | PKR |
|---|---|
| 1 YER | 1.19 PKR |
| 10 YER | 11.87 PKR |
| 50 YER | 59.35 PKR |
| 100 YER | 118.69 PKR |
| 500 YER | 593.46 PKR |
| 1,000 YER | 1,186.91 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-07-09T04:23:16Z",
"rates": {
"PKR": 1.186913
}
}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.69130000000001,
"rate": 1.186913
}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