Rate Overview
Live
1 GBP = 317.2892 YER
1 YER = 0.003152
GBP
Avg
316.7570
High
317.8125
Low
315.4538
Last updated: 7/7/2026, 8:34:12 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 317.29 YER |
| 10 GBP | 3,172.89 YER |
| 50 GBP | 15,864.46 YER |
| 100 GBP | 31,728.92 YER |
| 500 GBP | 158,644.60 YER |
| 1,000 GBP | 317,289.20 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-07T08:34:12Z",
"rates": {
"YER": 317.289204
}
}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": 31728.9204,
"rate": 317.289204
}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