Rate Overview
Live
1 GBP = 318.0875 YER
1 YER = 0.003144
GBP
Avg
320.4371
High
330.9360
Low
309.1297
Last updated: 7/27/2026, 1:32:05 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 318.09 YER |
| 10 GBP | 3,180.88 YER |
| 50 GBP | 15,904.38 YER |
| 100 GBP | 31,808.75 YER |
| 500 GBP | 159,043.76 YER |
| 1,000 GBP | 318,087.53 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-27T01:32:05Z",
"rates": {
"YER": 318.087525
}
}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": 31808.752500000002,
"rate": 318.087525
}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