Rate Overview
Live
1 GBP = 322.6592 YER
1 YER = 0.003099
GBP
Avg
321.3452
High
323.7842
Low
318.2776
Last updated: 4/17/2026, 6:25:34 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 322.66 YER |
| 10 GBP | 3,226.59 YER |
| 50 GBP | 16,132.96 YER |
| 100 GBP | 32,265.92 YER |
| 500 GBP | 161,329.61 YER |
| 1,000 GBP | 322,659.22 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-04-17T06:25:34Z",
"rates": {
"YER": 322.659216
}
}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": 32265.9216,
"rate": 322.659216
}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