Rate Overview
Live
1 GBP = 319.8838 YER
1 YER = 0.003126
GBP
Avg
319.2409
High
321.7206
Low
317.5753
Last updated: 3/7/2026, 1:59:40 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 319.88 YER |
| 10 GBP | 3,198.84 YER |
| 50 GBP | 15,994.19 YER |
| 100 GBP | 31,988.38 YER |
| 500 GBP | 159,941.92 YER |
| 1,000 GBP | 319,883.83 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-07T01:59:40Z",
"rates": {
"YER": 319.883834
}
}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": 31988.3834,
"rate": 319.883834
}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