Rate Overview
Live
1 YER = 1.1727 PKR
1 PKR = 0.852701
YER
Avg
1.1757
High
1.1799
Low
1.1724
Last updated: 3/7/2026, 9:13:16 AM
Quick Conversions
| YER | PKR |
|---|---|
| 1 YER | 1.17 PKR |
| 10 YER | 11.73 PKR |
| 50 YER | 58.64 PKR |
| 100 YER | 117.27 PKR |
| 500 YER | 586.37 PKR |
| 1,000 YER | 1,172.74 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-03-07T09:13:16Z",
"rates": {
"PKR": 1.172744
}
}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.2744,
"rate": 1.172744
}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