Rate Overview
Live
1 GBP = 317.6864 YER
1 YER = 0.003148
GBP
Avg
320.8838
High
330.9360
Low
309.1297
Last updated: 3/27/2026, 9:34:49 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 317.69 YER |
| 10 GBP | 3,176.86 YER |
| 50 GBP | 15,884.32 YER |
| 100 GBP | 31,768.64 YER |
| 500 GBP | 158,843.18 YER |
| 1,000 GBP | 317,686.37 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-03-27T09:34:49Z",
"rates": {
"YER": 317.686368
}
}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": 31768.6368,
"rate": 317.686368
}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