Rate Overview
Live
1 YER = 1.1789 PKR
1 PKR = 0.848217
YER
Avg
1.1778
High
1.1828
Low
1.1714
Last updated: 4/17/2026, 5:53:08 PM
Quick Conversions
| YER | PKR |
|---|---|
| 1 YER | 1.18 PKR |
| 10 YER | 11.79 PKR |
| 50 YER | 58.95 PKR |
| 100 YER | 117.89 PKR |
| 500 YER | 589.47 PKR |
| 1,000 YER | 1,178.94 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-04-17T17:53:08Z",
"rates": {
"PKR": 1.178943
}
}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": 117.8943,
"rate": 1.178943
}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