Rate Overview
Live
1 GBP = 317.2785 YER
1 YER = 0.003152
GBP
Avg
318.0796
High
320.1339
Low
317.2556
Last updated: 7/27/2026, 5:05:40 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 317.28 YER |
| 10 GBP | 3,172.79 YER |
| 50 GBP | 15,863.93 YER |
| 100 GBP | 31,727.85 YER |
| 500 GBP | 158,639.27 YER |
| 1,000 GBP | 317,278.55 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-27T17:05:40Z",
"rates": {
"YER": 317.278549
}
}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": 31727.8549,
"rate": 317.278549
}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