Rate Overview
Live
1 GBP = 320.5509 YER
1 YER = 0.003120
GBP
Avg
320.6399
High
321.8736
Low
319.5688
Last updated: 9/3/2026, 11:30:57 PM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 320.55 YER |
| 10 GBP | 3,205.51 YER |
| 50 GBP | 16,027.54 YER |
| 100 GBP | 32,055.09 YER |
| 500 GBP | 160,275.44 YER |
| 1,000 GBP | 320,550.87 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-09-03T23:30:57Z",
"rates": {
"YER": 320.550874
}
}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": 32055.087400000004,
"rate": 320.550874
}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