Rate Overview
Live
1 GBP = 319.9280 YER
1 YER = 0.003126
GBP
Avg
320.0291
High
320.8094
Low
318.4761
Last updated: 8/13/2026, 11:57:33 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 319.93 YER |
| 10 GBP | 3,199.28 YER |
| 50 GBP | 15,996.40 YER |
| 100 GBP | 31,992.80 YER |
| 500 GBP | 159,963.98 YER |
| 1,000 GBP | 319,927.96 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-08-13T23:57:33Z",
"rates": {
"YER": 319.927964
}
}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": 31992.7964,
"rate": 319.927964
}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