Rate Overview
Live
1 GBP = 316.9362 YER
1 YER = 0.003155
GBP
Avg
320.3891
High
330.9360
Low
309.1297
Last updated: 7/27/2026, 11:06:41 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 316.94 YER |
| 10 GBP | 3,169.36 YER |
| 50 GBP | 15,846.81 YER |
| 100 GBP | 31,693.62 YER |
| 500 GBP | 158,468.09 YER |
| 1,000 GBP | 316,936.19 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-27T23:06:41Z",
"rates": {
"YER": 316.936185
}
}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": 31693.618500000004,
"rate": 316.936185
}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