Rate Overview
Live
1 GBP = 320.6101 YER
1 YER = 0.003119
GBP
Avg
320.8134
High
322.1206
Low
319.8278
Last updated: 5/27/2026, 12:31:35 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 320.61 YER |
| 10 GBP | 3,206.10 YER |
| 50 GBP | 16,030.51 YER |
| 100 GBP | 32,061.01 YER |
| 500 GBP | 160,305.07 YER |
| 1,000 GBP | 320,610.13 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-05-27T12:31:35Z",
"rates": {
"YER": 320.610134
}
}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": 32061.013400000003,
"rate": 320.610134
}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