Rate Overview
Live
1 GMD = 0.039522 BYN
1 BYN = 25.3024
GMD
Avg
0.038918
High
0.041106
Low
0.036884
Last updated: 8/5/2026, 12:39:17 AM
Quick Conversions
| GMD | BYN |
|---|---|
| 1 GMD | 0.04 BYN |
| 10 GMD | 0.40 BYN |
| 50 GMD | 1.98 BYN |
| 100 GMD | 3.95 BYN |
| 500 GMD | 19.76 BYN |
| 1,000 GMD | 39.52 BYN |
Get GMD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BYNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-08-05T00:39:17Z",
"rates": {
"BYN": 0.039522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BYN",
"amount": 100
},
"result": 3.9522000000000004,
"rate": 0.039522
}Build with GMD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key