Rate Overview
Live
1 GBP = 317.5004 YER
1 YER = 0.003150
GBP
Avg
317.3679
High
320.1817
Low
314.0232
Last updated: 7/25/2026, 4:59:59 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 317.50 YER |
| 10 GBP | 3,175.00 YER |
| 50 GBP | 15,875.02 YER |
| 100 GBP | 31,750.04 YER |
| 500 GBP | 158,750.18 YER |
| 1,000 GBP | 317,500.36 YER |
Get GBP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=YERExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-25T16:59:59Z",
"rates": {
"YER": 317.500358
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "YER",
"amount": 100
},
"result": 31750.0358,
"rate": 317.500358
}Build with GBP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key