Rate Overview
Live
1 GBP = 320.7855 YER
1 YER = 0.003117
GBP
Avg
320.5556
High
326.1421
Low
314.8784
Last updated: 5/27/2026, 3:12:59 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 320.79 YER |
| 10 GBP | 3,207.86 YER |
| 50 GBP | 16,039.28 YER |
| 100 GBP | 32,078.55 YER |
| 500 GBP | 160,392.77 YER |
| 1,000 GBP | 320,785.53 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-27T15:12:59Z",
"rates": {
"YER": 320.785534
}
}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": 32078.553399999997,
"rate": 320.785534
}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