Rate Overview
Live
1 GBP = 318.4669 YER
1 YER = 0.003140
GBP
Avg
320.9228
High
330.9360
Low
309.1297
Last updated: 3/27/2026, 7:49:23 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 318.47 YER |
| 10 GBP | 3,184.67 YER |
| 50 GBP | 15,923.34 YER |
| 100 GBP | 31,846.69 YER |
| 500 GBP | 159,233.44 YER |
| 1,000 GBP | 318,466.88 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-27T07:49:23Z",
"rates": {
"YER": 318.466882
}
}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": 31846.6882,
"rate": 318.466882
}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