Rate Overview
Live
1 GBP = 317.5633 YER
1 YER = 0.003149
GBP
Avg
318.7259
High
320.1273
Low
317.5633
Last updated: 3/27/2026, 11:16:56 AM
Quick Conversions
| GBP | YER |
|---|---|
| 1 GBP | 317.56 YER |
| 10 GBP | 3,175.63 YER |
| 50 GBP | 15,878.17 YER |
| 100 GBP | 31,756.33 YER |
| 500 GBP | 158,781.67 YER |
| 1,000 GBP | 317,563.35 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-03-27T11:16:56Z",
"rates": {
"YER": 317.563345
}
}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": 31756.334500000004,
"rate": 317.563345
}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