Rate Overview
Live
1 YER = 0.003132 GBP
1 GBP = 319.2848
YER
Avg
0.003131
High
0.003148
Low
0.003108
Last updated: 3/6/2026, 9:24:24 PM
Quick Conversions
| YER | GBP |
|---|---|
| 1 YER | 0.00 GBP |
| 10 YER | 0.03 GBP |
| 50 YER | 0.16 GBP |
| 100 YER | 0.31 GBP |
| 500 YER | 1.57 GBP |
| 1,000 YER | 3.13 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-03-06T21:24:24Z",
"rates": {
"GBP": 0.003132
}
}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.3132,
"rate": 0.003132
}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