Rate Overview
Live
1 YER = 1.1827 PKR
1 PKR = 0.845489
YER
Avg
1.1764
High
1.1827
Low
1.1672
Last updated: 6/19/2026, 8:45:44 AM
Quick Conversions
| YER | PKR |
|---|---|
| 1 YER | 1.18 PKR |
| 10 YER | 11.83 PKR |
| 50 YER | 59.14 PKR |
| 100 YER | 118.27 PKR |
| 500 YER | 591.37 PKR |
| 1,000 YER | 1,182.75 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-06-19T08:45:44Z",
"rates": {
"PKR": 1.182747
}
}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.2747,
"rate": 1.182747
}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