Rate Overview
Live
1 YER = 0.003155 GBP
1 GBP = 316.9572
YER
Avg
0.003122
High
0.003234
Low
0.003021
Last updated: 7/28/2026, 3:35:06 PM
Quick Conversions
| YER | GBP |
|---|---|
| 1 YER | 0.00 GBP |
| 10 YER | 0.03 GBP |
| 50 YER | 0.16 GBP |
| 100 YER | 0.32 GBP |
| 500 YER | 1.58 GBP |
| 1,000 YER | 3.16 GBP |
Get YER/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=GBPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T15:35:06Z",
"rates": {
"GBP": 0.003155
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "GBP",
"amount": 100
},
"result": 0.3155,
"rate": 0.003155
}Build with YER/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key