Rate Overview
Live
1 GBP = 320.3596 YER
1 YER = 0.003121
GBP
Avg
321.8710
High
333.0517
Low
311.6221
Last updated: 5/27/2026, 4:24:29 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 320.36 YER |
| 10 GBP | 3,203.60 YER |
| 50 GBP | 16,017.98 YER |
| 100 GBP | 32,035.97 YER |
| 500 GBP | 160,179.82 YER |
| 1,000 GBP | 320,359.65 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-27T16:24:29Z",
"rates": {
"YER": 320.35965
}
}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": 32035.965,
"rate": 320.35965
}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