Rate Overview
Live
1 GBP = 320.4893 YER
1 YER = 0.003120
GBP
Avg
319.9163
High
320.4893
Low
318.9135
Last updated: 6/17/2026, 6:52:25 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 320.49 YER |
| 10 GBP | 3,204.89 YER |
| 50 GBP | 16,024.47 YER |
| 100 GBP | 32,048.93 YER |
| 500 GBP | 160,244.67 YER |
| 1,000 GBP | 320,489.34 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-06-17T06:52:25Z",
"rates": {
"YER": 320.489342
}
}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": 32048.934200000003,
"rate": 320.489342
}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